label: Don't do more work than necessary
authorBenjamin Otte <otte@redhat.com>
Thu, 11 Nov 2021 04:21:43 +0000 (05:21 +0100)
committerBenjamin Otte <otte@redhat.com>
Thu, 11 Nov 2021 04:24:58 +0000 (05:24 +0100)
commit7f7809f523de11c2f215651fd65e74045d9a8e02
tree3963932960ea824196029102e88df781b26d07d9
parentb4c2d1dabb2d75e402624454bb277e1a8b4ba812
label: Don't do more work than necessary

We only want to determine the size pixel-exact, not pango-unit-exact, so
don't spend lots of time wondering if text is half a pixel or a quarter
pixel wider.
gtk/gtklabel.c